Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support diff highlight #163

Merged
merged 1 commit into from May 25, 2019
Merged

feat: support diff highlight #163

merged 1 commit into from May 25, 2019

Conversation

scarletsky
Copy link
Contributor

This PR is trying to support diff highlight, so that you can write diff code in code block:


```diff
+ this is inserted line.
- this is modified line.


The color is from https://github.com/braver/Solarized/blob/master/Solarized%20(light).sublime-color-scheme

@olOwOlo olOwOlo merged commit 8ce9bce into olOwOlo:master May 25, 2019
@olOwOlo
Copy link
Owner

olOwOlo commented May 25, 2019

Thank you for your pull request.

daymade pushed a commit to daymade/hugo-theme-even that referenced this pull request Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants